home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 May: Tool Chest / Developer CD Series Tool Chest (Apple Computer)(May 1999).iso / Tool Chest / Development Kits / MPW etc / Miscellaneous / WindowBar / WindowBarCmds / CompareWithFile < prev    next >
Encoding:
Text File  |  1995-10-11  |  220 b   |  7 lines  |  [TEXT/MPS ]

  1. Set Exit 0
  2. Set CompareFile "`getfilename -q -m "Compare with which file?"; Set RequestStatus {Status}`"""
  3. If !{RequestStatus}
  4.     "{BBSCmds}CompareFiles" {myMonitorType} "{Active}" âˆ‚
  5.             "{CompareFile}" âˆ‘∑ "{WorkSheet}"
  6. End
  7.